home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 110
/
jogo-disk-110.iso
/
Games
/
steppenwolf_2_chapter_8.swf
/
scripts
/
DefineButton2_1804
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2008-11-12
|
238b
|
16 lines
on(press){
tellTarget("../FlechesRoue")
{
gotoAndStop("Down");
}
set("/Variables:Scroll",1);
tellTarget("ControlScroll")
{
play();
}
tellTarget("../RoueScroll")
{
play();
}
}